.content{ .referralFaq { font-family: SWISSC; background: #fff; border-radius: .1rem; min-height: -webkit-calc(100vh - 1.5rem); min-height: calc(100vh - 1.5rem); padding: 0 .1rem; margin: 0 .11rem .46rem; } .referralFaq .content { padding: .14rem 0 .18rem; } .referralFaq .content h2 { font-size: .18rem; color: #383838; border-bottom: .01rem solid #bdbdbd; line-height: .22rem; } .referralFaq .content div { color: grey; font-size: .14rem; line-height: .16rem; margin-top: .05rem; } .referralFaq .content .link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .referralFaq .content .link a { color: #009d80; font-size: .14rem; line-height: .22rem; cursor: pointer; } .imgContent.rowReverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; padding-left: 0; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .imgContent { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: red; font-size: .15rem; line-height: .19rem; padding: .04rem 0 .15rem; position: relative; } .imgContent img { width: .67rem; } .imgContent.rowReverse .slider { top: .24rem; right: .76rem; } .imgContent .slider { position: absolute; width: .6rem; top: .26rem; right: .1rem; } .van-slider { position: relative; width: 100%; height: 2px; background-color: #ebedf0; border-radius: 999px; cursor: pointer; } .van-slider__bar { position: relative; width: 100%; height: 100%; background-color: #1989fa; border-radius: inherit; -webkit-transition: all .2s; transition: all .2s; } .van-slider__button-wrapper, .van-slider__button-wrapper-right { position: absolute; top: 50%; right: 0; -webkit-transform: translate3d(50%, -50%, 0); transform: translate3d(50%, -50%, 0); cursor: grab; } .imgContent .slider .img { background: url('/img/huakuai.png') 50% no-repeat; height: .16rem; width: .16rem; background-size: auto 100%; } .groupTitle { font-size: .14rem; font-family: SWISSC-BT; text-align: center; margin: .04rem 0; color: #442729; } .groupImg { width: 100%; margin-bottom: .2rem; } ul.rules { display: list-item; color: #383838; font-size: .12rem; line-height: .14rem; padding-left: .18rem; } ul.rules li { display: list-item; list-style: decimal; margin-top: .12rem; } .referralFaq .content div p { margin: .04rem 0; } }